home *** CD-ROM | disk | FTP | other *** search
/ Champak 120 / Vol 120.iso / games / manga_ma.swf / scripts / DefineButton2_151 / BUTTONCONDACTION on(release).as
Text File  |  2010-11-09  |  65b  |  5 lines

  1. on(release){
  2.    gotoAndStop(2);
  3.    _root.fude.prevFrame();
  4. }
  5.